"pending": user has been created, but has not verified their email address
"verified": user has verified their email address
With a new user, the component shows a registration form.
With a pending user, the component shows the email address.
With a verified user, the component shows a form allowing the user to change their password.
With a new user, the component shows a registration form. With a pending user, the component shows the email address. With a verified user, the component shows a form allowing the user to change their password.